﻿/*初始化样式*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #333;
	position: relative;
	font: 12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

#dituContent >div:nth-of-type(2){
	display:none;
}


a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #333;
}

a:hover,a:active,a:focus {
	text-decoration: none;
	outline: none;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,ol,li {
	list-style-type: none;
}

select,input,img,select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, th, td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,h2,h3,h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}




/*----- Common css ------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}


/*滚动*/
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 800%!important;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

#m_demo {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
}

#m_indemo {
	float: left;
	width: 800%!important;
}

#m_demo1 {
	float: left;
}

#m_demo2 {
	float: left;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.wh {
	width: 1200px;
	margin: 0 auto;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.com-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.roll_product {
	float: left;
}

.plist {
	margin-top: 56px;
}

.plist li {
	margin-right: 15px;
	margin-bottom: 15px;
}

.plist li:nth-child(3n) {
	margin-right: 0;
}

.plist li a.img {
	border: 1px solid #e5e5e5;
	display: block;
}

.plist li a.img img {
	width: 388px;
	height: 388px;
}

.plist li h3 a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

/*头部样式*/
.top1 {
	background: #f3f3f3;
	color: #666666;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
}

.top1 a {
	color: #666666;
}

.top2 {
	height: 120px;
	overflow: hidden;
}

.logo {
	float: left;
	line-height: 120px;
}

.k2 {
	margin-top: 22px;
}

.k2tt {
	font-size: 14px;
	color: #333333;
	background: url(../images/t.png) no-repeat left center;
	padding-left: 33px;
}

.tdh {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 23px;
	margin-top: 5px;
}

.tdh b {
	font-size: 22px;
	color: #cb2920;
	font-weight: bold;
}

.topLink {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
}

.topLink .k1 a {
	color: #595959;
}

.topLink .k2 {
	color: #074b91;
	font-size: 14px;
	font-family: "微软雅黑";
}


/*热门搜索*/
.sou {
	margin-top: 9px;
}


/*搜索和热门搜索*/
.hotSearch {
	float: left;
	font-weight: normal;
	line-height: 39px;
	color: #999999;
	font-size: 14px;
}

.hotSearch a {
	line-height: 39px;
	color: #999999;
	padding-right: 15px;
}

#formsearch {
	float: right;
	background: url(../images/ss.png) no-repeat;
	width: 245px;
	height: 39px;
}

#formsearch input {
}

#formsearch input#keyword {
	height: 39px;
	line-height: 39px;
	padding-left: 34px;
	float: left;
	color: #999999;
	font-size: 14px;
	background: none;
	border: none;
	outline: none;
}

#formsearch input#s_btn {
	width: 25px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: none;
	border: none;
	outline: none;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 12px;
	float: right;
}

#formsearch input::-webkit-input-placeholder {
	color: #999999;
}

#formsearch textarea::-webkit-input-placeholder {
	color: #999999;
}






/*首页banner*/
.banner {
	width: 1920px;
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 500px;
}

.banner ul.bb {
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 5;
}

.banner ul.bb li {
	position: absolute;
	display: none;
}

.banner .num {
	position: absolute;
	right: 46%;
	bottom: 10px;
	z-index: 100;
}

.banner .num li {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 0 4px;
	background: #fff;
	line-height: 18px;
	text-indent: -100px;
	overflow: hidden;
	border-radius: 10px;
}

.banner .num li.num_hover {
	background-color: #ff7c00;
}

.banner .num li.num_hover a {
	color: #fff;
}

.banner .num li a {
	float: left;
	display: block;
	text-align: center;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	width: 18px;
	height: 18px;
	line-height: 18px;
}

/*导航栏样式*/
#menu {
	background: #cb2920;
}

.navs li {
	text-align: center;
	float: left;
	position: relative;
	z-index: 999;
	width: 200px;
	padding: 0 1px;
}

.navs li+li {
	background: url(../images/x.png) no-repeat left center;
}

.navs li a {
	display: block;
	line-height: 50px;
	color: #fff;
	height: 50px;
	padding: 0;
	font-size: 16px;
	padding: 0;
}

.navs li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #aa140b;
}

.navs .sec {
	height: 0;
	background: #015198;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
}

.navs .sec a {
	background: #015198;
	color: #fff;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}

.navs .sec a:hover {
	background: #e15616;
	text-decoration: none;
}

.box1 {
	margin-top: 40px;
}

.bt {
	height: 118px;
	color: #333333;
	font-size: 36px;
	position: relative;
	padding-left: 25px;
	line-height: 34px;
}

.bt span {
	display: block;
	color: #cb2920;
	font-size: 30px;
	margin-top: 10px;
}

.bt p {
	display: block;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}

.bt a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 25px;
	position: absolute;
	right: 0;
	top: 75px;
	background: #cb2920;
	width: 160px;
	line-height: 40px;
	font-weight: normal;
}

.bt1 {
	background: url(../images/t1.png) no-repeat;
}

.bt2 {
	background: url(../images/t2.png) no-repeat;
}

.bt3 {
	background: url(../images/t3.png) no-repeat;
}

.bt6 {
	background: url(../images/t6.png) no-repeat;
}

.box1 .cont {
	margin-top: 38px;
}

.sort1 {
}

.sort1 li {
	float: left;
	width: 190px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	border: 1px solid #7d7d7d;
	margin-right: 12px;
	margin-bottom: 12px;
	padding-left: 8px;
}

.sort1 li:nth-child(6n) {
	margin-right: 0;
}

.sort1 li .img {
	width: 30px;
	margin-right: 5px;
}

.sort1 li h3 {
	float: left;
	color: #333333;
	font-size: 16px;
	line-height: 42px;
}

.product_list1 {
	margin-top: 10px;
}

.product_list1 li {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.product_list1 li:nth-child(3n) {
	margin-right: 0;
}

.product_list1 li img {
	width: 380px;
	height: 280px;
}

.product_list1 li h3 {
	text-align: center;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	line-height: 47px;
}

.box2 {
	background: url(../images/bj2.png) no-repeat;
	height: 1065px;
	margin-top: 43px;
	padding-top: 72px;
}

.box2 .cont {
	margin-top: 26px;
}

.prod {
	width: 220px;
	background: #fff;
	height: 762px;
}

.ptt {
	height: 78px;
	text-align: center;
	color: #fff;
	background: #cb2920;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 10px;
	letter-spacing: -0.8px;
}

.ptt h2 {
	background: #cb2920;
	font-size: 24px;
	background: url(../images/pt.png) no-repeat center center;
	margin-top: 3px;
}

.sortt {
}

.sortt li {
	line-height: 45px;
	height: 45px;
	background: url(../images/st.png) no-repeat;
}

.sortt li a {
	color: #333333;
	font-size: 16px;
	padding-left: 37px;
}

.sortt li:hover {
	background: #dcdcdc;
}

.prod2 {
	width: 962px;
	background: #fff;
	height: 762px;
	padding-top: 19px;
}

.product_list2 li {
	float: left;
	margin-left: 19px;
	margin-bottom: 18px;
	position: relative;
}

.product_list2 li img {
	width: 296px;
	height: 230px;
}

.product_list2 li h3 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	background: url(../images/h3.png) no-repeat;
}

.box3 {
	margin-top: 73px;
}

.box3 .cont {
	margin-top: 25px;
}

.slideTxtBox {
	position: relative;
}

.slideTxtBox .hd {
	float: left;
	width: 400px;
	background: #333333;
	height: 308px;
	overflow: hidden;
}

.slideTxtBox .hd ul {
}

.slideTxtBox .hd ul li {
	float: left;
	border-bottom: 1px dashed #5c5c5c;
	height: 103px;
	text-align: center;
	width: 200px;
	cursor: pointer;
}

.slideTxtBox .hd ul li:nth-child(2n) {
	border-left: 1px dashed #5c5c5c;
}

.slideTxtBox .hd ul li .img {
	padding-top: 20px;
}

.slideTxtBox .hd ul li span {
	padding-top: 10px;
	display: block;
	color: #fff;
	font-size: 18px;
}

.slideTxtBox .hd ul li.on {
	background: #cb2920;
	;
}

.slideTxtBox .bd {
	width: 800px;
	float: right;
}

.slideTxtBox .bd ul {
}

.slideTxtBox .bd li {
}

.slideTxtBox .bd li img {
	width: 800px;
	height: 528px;
}

.slideTxtBox .bd li .det {
	position: absolute;
	left: 0;
	top: 308px;
	background: #fff;
	width: 494px;
	height: 220px;
	z-index: 9999;
	padding: 0 39px;
	box-shadow: -3px 5px 6px 0px #ddd;
}

.slideTxtBox .bd li h3 {
	color: #333333;
	font-size: 24px;
	padding-top: 25px;
}

.slideTxtBox .bd li span {
	margin-top: 9px;
	display: block;
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
}

.slideTxtBox .bd li h4 {
	font-weight: normal;
	margin-top: 12px;
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 34px;
}

.box4 {
	margin-top: 68px;
}

.box4 .cont {
	margin-top: 26px;
	position: relative;
}

#multipleColumn {
	overflow: hidden;
	width: 1110px;
	margin: 0 auto;
}

#multipleColumn .hd {
	height: 42px;
}

#multipleColumn .hd .prev {
	position: absolute;
	left: 0;
	top: 107px;
	width: 18px;
	height: 42px;
	display: block;
	background: url(../images/z.png) no-repeat;
}

#multipleColumn .hd .next {
	position: absolute;
	right: 0;
	top: 107px;
	width: 18px;
	height: 42px;
	display: block;
	background: url(../images/y.png) no-repeat;
}

#multipleColumn .bd {
	width: 1110px;
	margin: 0 auto!important;
	overflow: hidden;
	zoom: 1;
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
}

#multipleColumn .bd li {
	margin: 0 7px 10px;
	float: left;
	_display: inline;
	text-align: center;
}

#multipleColumn .bd li .pics {
	text-align: center;
	border: 1px solid #c9c9c9;
	display: block;
}

#multipleColumn .bd li .pics img {
	width: 168px;
	height: 98px;
	display: block;
}

#multipleColumn .bd li h3 {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
}

.box5 {
	margin-top: 46px;
}

.con7 {
	margin-top: 12px;
}

.con7a {
	width: 585px;
}

.con7b {
	width: 585px;
}

.con7b1 {
	font: 400 20px/35px "微软雅黑";
	color: #333;
	position: relative;
	margin-bottom: 23px;
}

.con7b1 a {
	position: absolute;
	right: 0;
	top: 0;
	color: #999999;
	font-size: 14px;
}

.con7b2 {
}

.con7b3 {
	height: 180px;
	background: #f4f4f4;
	width: 585px;
	margin-top: 20px;
	border-radius: 10px;
}

.xlist2 {
	padding: 10px 20px 0 22px;
}

.xlist2 li {
	position: relative;
	background: url(../images/n1.png) no-repeat 0 50%;
}

.xlist2 li h3 {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	padding-left: 11px;
}

.xlist2 li h3 a {
	color: #666;
	font-weight: normal;
}

.xlist2 li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

.xlist2 li:hover {
	background: url(../images/n2.png) no-repeat 0 50%;
}

.xlist2 li:hover h3 a {
	color: #cb2920;
}

.xlist2 li:hover span {
	color: #cb2920;
}

.tabli0 {
	position: relative;
	height: 34px;
}

.tabli0 li.cur {
	border-bottom: 2px solid #cb2920;
	color: #cb2920;
}

.tabli0 li {
	cursor: default;
	width: 86px;
	float: left;
	font-size: 20px;
	text-align: center;
	line-height: 36px;
	margin-right: 34px;
	cursor: pointer;
}

.tabli0 a {
	position: absolute;
	right: 0;
	top: 8px;
	color: #999;
	font-size: 14px;
}

.tab0 {
	margin-top: 24px;
	display: none;
}

.rongBox {
	background: #f4f4f4;
	height: 172px;
	border-radius: 10px;
	position: relative;
}

.newstu1 {
	width: 223px;
	height: 172px;
}
.newstu1 img {
	width: 100%;
}

#focus2 {
	width: 585px;
	height: 172px;
	overflow: hidden;
	position: relative;
}

#focus2 ul {
	height: 202px;
	position: absolute;
}

#focus2 ul li {
	float: left;
	width: 585px;
	height: 172px;
	overflow: hidden;
	position: relative;
}

#focus2 ul li a img {
	height: 172px;
	width: 585px;
}

#focus2 ul li div {
}

#focus2 .btnBg2 {
	position: absolute;
	width: 585px;
	left: 0;
	bottom: 0;
	display: none;
}

#focus2 .btn2 {
	position: absolute;
	width: 585px;
	right: 5px;
	bottom: 0;
	text-align: right;
	display: none;
}

#focus2 .btn2 span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 13px;
	height: 13px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}

#focus2 .btn2 span.on {
	background: #fff;
}

#focus2 ul li h3 {
	font: 600 16px/47px "微软雅黑";
	color: #333333;
}

.xianxi {
	background: #333333;
	width: 65px;
	height: 1px;
	margin-bottom: 10px;
}

#focus2 ul li .xianxi0 {
	font: 400 14px/24px "微软雅黑";
	color: #666;
	margin-top: 16px;
}

div.newst2 {
	width: 335px;
	margin-left: 12px;
}

.rongBox .pre {
	right: 51px;
	z-index: 9999;
	position: absolute;
	bottom: 0;
}

.rongBox .next {
	right: 10px;
	z-index: 9999;
	position: absolute;
	bottom: 0;
}

#focus2a {
	width: 585px;
	height: 172px;
	overflow: hidden;
	position: relative;
}

#focus2a ul {
	height: 202px;
	position: absolute;
}

#focus2a ul li {
	float: left;
	width: 585px;
	height: 172px;
	overflow: hidden;
	position: relative;
}

#focus2a ul li a img {
	height: 172px;
	width: 585px;
}

#focus2a ul li div {
}

#focus2a .btnBg2 {
	position: absolute;
	width: 585px;
	left: 0;
	bottom: 0;
	display: none;
}

#focus2a .btn2 {
	position: absolute;
	width: 585px;
	right: 5px;
	bottom: 0;
	text-align: right;
	display: none;
}

#focus2a .btn2 span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 13px;
	height: 13px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}

#focus2a .btn2 span.on {
	background: #fff;
}

#focus2a ul li h3 {
	font: 600 16px/47px "å¾®è½¯é›…é»‘";
	color: #333333;
}

.xianxi {
	background: #333333;
	width: 65px;
	height: 1px;
	margin-bottom: 10px;
}

#focus2a ul li .xianxi0 {
	font: 400 14px/24px "å¾®è½¯é›…é»‘";
	color: #666;
	margin-top: 16px;
}

.rongBox .pre1 {
	right: 51px;
	z-index: 9999;
	position: absolute;
	bottom: 0;
}

.rongBox .next1 {
	right: 10px;
	z-index: 9999;
	position: absolute;
	bottom: 0;
}

.box6 {
	background: url(../images/bj6.png) no-repeat;
	height: 661px;
	margin-top: 82px;
	padding-top: 81px;
}

.box6 .cont {
	margin-top: 30px;
}

.abpic {
	width: 556px;
	height: 425px;
}

.about {
	width: 590px;
	margin-right: 29px;
	padding-top: 28px;
}

.abtt {
	background: url(../images/ab.png) no-repeat left 5px;
	height: 58px;
	color: #333333;
	font-size: 40px;
	padding-left: 122px;
}

.ab {
	color: #545454;
	font-size: 16px;
	line-height: 30px;
	margin-top: 16px;
	text-align: justify;
}

.ab a {
	color: #cb2920;
}

.box7 {
	margin-top: 65px;
}

.box7 .cont {
	margin-top: 30px;
	background: url(../images/lx.png) no-repeat center bottom;
	height: 199px;
}

.lc {
}

.lc li {
	float: left;
	text-align: center;
}

.lc li .img img {
}

.lc li h3 {
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	margin-top: 12px;
}

.lc li span {
	display: block;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	height: 18px;
	overflow: hidden;
}

.lc li b {
	font-weight: normal;
	width: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	border-radius: 100%;
	border: 1px solid #717171;
	display: block;
	margin-top: 34px;
}

.lc li:hover b {
	color: #cb2920;
	border-color: #cb2920;
}

.lc li:hover .img img {
	filter: invert(39%) sepia(48%) saturate(1240%) hue-rotate(323deg) brightness(78%) contrast(88%);
}

.lc li:nth-child(2) {
	margin-left: 50px;
}

.lc li:nth-child(3) {
	margin-left: 57px;
}

.lc li:nth-child(4) {
	margin-left: 76px;
}

.lc li:nth-child(5) {
	margin-left: 98px;
}

.lc li:nth-child(6) {
	margin-left: 47px;
	
}

.lc li:nth-child(7) {
	margin-left: 27px;
}

.rx {
	background: url(../images/zx.png) no-repeat;
	width: 651px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 12px;
}

.rxdh {
	color: #333333;
	font-size: 16px;
	text-indent: 32px;
	width: 500px;
	letter-spacing: -0.3px;
}

a.ljzx {
	color: #333333;
	font-size: 16px;
	width: 140px;
	display: block;
	height: 40px;
	text-align: center;
}









/*页面底部*/
.out-foot {
	background: #333333;
	padding: 20px 0 0px 0;
	margin-top: 60px;
}

.out-foot a:hover {
}

.foot {
	background: url(../images/shu.png) repeat-x 0 100%;
}

.foot-con {
	width: 240px;
}

.foot-nav {
	width: 960px;
	padding-top: 14px;
}

.foot1-t1 {
	font: 400 14px/48px "微软雅黑";
	color: #fff;
	text-transform: uppercase;
}

.foot1-t2 {
	font: 400 18px/20px "微软雅黑";
	color: #fff;
	background: url(../images/jiao.png) no-repeat 115px 50%;
}

.foot-nav li {
	font: 400 16px/82px "微软雅黑";
	color: #fff;
	float: left;
	padding-right: 48px;
}

.foot-nav li a {
	color: #fff;
}

.foot-nav li:last-child {
	padding-right: 0;
}

.foot1 {
	padding-top: 20px;
}

.foota1 {
	width: 900px;
	height: 148px;
	color: #fff;
	line-height: 30px;
}
.foota1 p{
	font-size: 14px;
}

.foota1 a {
	color: #fff;
}

.foota2 {
}

.footer {
	background: url(../images/shu.png) repeat-x #333333;
	text-align: center;
}

.footer .w1200 {
	padding: 24px 0 24px 0;
	font: 400 14px/24px "微软雅黑";
	color: #fff;
}

.footer .w1200 a {
	color: #fff;
}

/*fenye*/
.pages {
  padding: 30px 0 30px;
  text-align: center
}
.pages li {
  display: inline;
  margin:0 0;
}
.pages li a {
  padding: 3px 12px;
  border: 1px solid #ccc;
  background: #fff;
  color: #666;
  font-size:12px;
}
.pages li a:hover {
  border: 1px solid #cb2920;
  background: #cb2920;
  color: #fff;
}
.pages_solid{
  background-color: #cb2920;
  padding: 9px 13px;
  font-size: 12px;
  color: white;
}













/*内页左侧样式*/


.container {
	width: 1200px!important;
	margin: 0 auto;
	padding: 0;
}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
	color: #fff;
}







.ny .fr {
	width: 844px;
}
.ny .fl .title {
	height: 70px;
	width: 270px;
	background: #e6212a url(../images/ico01.png) no-repeat 20px center;
	color: #fff;
	padding: 15px 0 0 30px;
}
.ny .fl .title span {
	font-size: 28px;
	padding-left: 50px;
	display: block;
}
.ny .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase
}
.ny .contact {
	background: #e6212a;
	text-align: center;
	padding: 20px 0;
}
.ny .contact p {
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.ny .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.ny .fr .title {
	line-height: 42px;
	border-bottom: 1px solid #e1e1e1;
}
.ny .fr .title span {
	font-size: 20px;
	color: #e6212a;
	border-bottom: 3px solid #e6212a;
	padding-bottom: 10px;
}
.ny .fr .title p {
	display: inline-block;
	float: right;
}
.ny .fr .tit {
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.ny .fr .tit span {
	font-size: 18px;
	color: #e6212a;
	border-bottom: 3px solid #e6212a;
	padding-bottom: 8px;
}
.ny .fr .txt {
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
	margin-top: 20px;
	padding: 15px;
}


.sitemap dl a{
line-height: 30px;
}